From f56518b21a91736e21b18fcf32a45bace5b89ee7 Mon Sep 17 00:00:00 2001 From: Debian Science Team Date: Sun, 21 Apr 2024 13:50:13 +0100 Subject: [PATCH] Avoid privacy breach by Google Analytics Author: Yaroslav Halchenko , Andreas Tille , Rebecca N. Palmer Forwarded: not-needed Gbp-Pq: Name deb_disable_googleanalytics.patch --- doc/source/conf.py | 1 - pandas/tests/io/data/html/spam.html | 44 +++-------------------------- web/pandas/_templates/layout.html | 7 ----- 3 files changed, 4 insertions(+), 48 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 0d69e030..dee30479 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -240,7 +240,6 @@ html_theme_options = { "footer_start": ["pandas_footer", "sphinx-version"], "github_url": "https://github.com/pandas-dev/pandas", "twitter_url": "https://twitter.com/pandas_dev", - "analytics": {"google_analytics_id": "G-5RE31C1RNW"}, "logo": {"image_dark": "https://pandas.pydata.org/static/img/pandas_white.svg"}, "navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"], "switcher": { diff --git a/pandas/tests/io/data/html/spam.html b/pandas/tests/io/data/html/spam.html index a8e445ff..f875e288 100644 --- a/pandas/tests/io/data/html/spam.html +++ b/pandas/tests/io/data/html/spam.html @@ -27,45 +27,9 @@ - - + @@ -794,4 +758,4 @@ handler: function() {this.cancel();},   Software v.1.2.2 - \ No newline at end of file + diff --git a/web/pandas/_templates/layout.html b/web/pandas/_templates/layout.html index d9824f46..ebee9cd4 100644 --- a/web/pandas/_templates/layout.html +++ b/web/pandas/_templates/layout.html @@ -1,13 +1,6 @@ - - pandas - Python Data Analysis Library -- 2.30.2